home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: cirrus.seas.ucla.edu!orachat
- From: orachat@cirrus.seas.ucla.edu (Orachat Chieu)
- Subject: How to find out if the child process has done exec()
- Sender: news@seas.ucla.edu (News Daemon)
- Message-ID: <DnM3An.60M@seas.ucla.edu>
- Date: Fri, 1 Mar 1996 23:15:59 GMT
- Distribution: na
- X-Nntp-Posting-Host: cirrus.seas.ucla.edu
- Organization: School of Engineering and Applied Sciences, UCLA
-
- Hi:
-
- Is there a way for the parent process to find out if the child
- process that it has forked has done an exec() or not? Thank you.
-
- Orachat Chieu
- orachat@seas.ucla.edu
-
-